home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / word / pdt_23.zip / README.BAT < prev    next >
DOS Batch File  |  1993-03-10  |  4KB  |  49 lines

  1. echo off
  2. cls
  3. echo  ┌────────────────────────────────────────────────────────────────────────┐
  4. echo  │                ╥──┐            ─╥──┐        ┌─╥─┐                      │
  5. echo  │                ╟──┘             ║  │          ║                        │
  6. echo  │                ╨ Pro~Formance  ─╨──┘Data      ╨ Tool                   │
  7. echo  │                                                                        │
  8. echo  │   Welcome to PDT, the most powerful, convenient file editor available. │
  9. echo  │   You should find these files here (in addition to Readme.Bat):        │
  10. echo  │                                                                        │
  11. echo  │        Install.Exe  A program to help you install PDT.                 │
  12. echo  │        Install.Doc  A brief guide explaining how to use Install.Exe.   │
  13. echo  │            PDT.Exe  PDT itself; your main program.                     │
  14. echo  │            PDT.Doc  Your manual.                                       │
  15. echo  │            PDT.Psl  A screen library containing help screens.          │
  16. echo  │       Translat.Exe  In PDT.Doc we use lines, boxes and shading to      │
  17. echo  │                     illustrate and highlight things.  If your printer  │
  18. echo  │                     CAN'T print these, Translate will convert them to  │
  19. echo  │                     characters ANY printer can print.  The first few   │
  20. echo  │                     pages of PDT.Doc have tips on using Translate.     │
  21. echo  │       Register.Exe  To INSTANTLY register PDT.                         │
  22. echo  │       Sample_?.Dat  Two sample data files.                             │
  23. echo  │       Sample_2.Str  Sample structure file.                             │
  24. echo  └────────────────────────────────────────────────────────────────────────┘
  25. pause
  26. cls
  27. echo  ┌────────────────────────────────────────────────────────────────────────┐
  28. echo  │                                                                        │
  29. echo  │                ╥──┐            ─╥──┐        ┌─╥─┐                      │
  30. echo  │                ╟──┘             ║  │          ║                        │
  31. echo  │                ╨ Pro~Formance  ─╨──┘Data      ╨ Tool                   │
  32. echo  │                                                                        │
  33. echo  │                                                                        │
  34. echo  │    To ensure that PDT runs properly, please install it properly.       │
  35. echo  │                                                                        │
  36. echo  │     * This is easy to do -- especially if you run INSTALL.Exe that     │
  37. echo  │       we included.  The file INSTALL.Doc explains how to run Install.  │
  38. echo  │                                                                        │
  39. echo  │     * If you'd rather install PDT yourself, PLEASE read Section I of   │
  40. echo  │       PDT.Doc before you run PDT.                                      │
  41. echo  │                                                                        │
  42. echo  │       The section "Introduction and Installing PDT" has important      │
  43. echo  │       details on how to properly install PDT.                          │
  44. echo  │                                                                        │
  45. echo  │    Finally, enjoy!  PDT has become indispensable in our own work.      │
  46. echo  │    We hope it does for you too.                                        │
  47. echo  └────────────────────────────────────────────────────────────────────────┘
  48. echo   
  49.